home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
pluginy Firefox
/
1122
/
1122.xpi
/
chrome
/
tabmixplus.jar
/
content
/
tabmixplus
/
pref
/
pref-appearance.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2009-09-19
|
573b
|
27 lines
#stylespanels > tabpanel {
-moz-binding: url(chrome://tabmixplus/content/pref/pref-appearance.xml#tabstylepanel);
}
.tabStyles_underline span {
text-decoration: underline;
}
#stylestabs > tab {
padding-left: 4px !important;
padding-right: 4px !important;
}
/* Chromifox theme force button height to 25px */
#AppearanceTabBox[chromifox=true] .spinbuttons-button {
max-height: 11px !important;
}
checkbox[anonid="useThis"][disabled] .checkbox-check {
visibility: hidden;
}
checkbox[anonid="useThis"][disabled] {
color: black;
}